{ "name": "Template 936", "nodes": [ { "parameters": { "url": "https://api.example.com/data", "method": "GET" }, "name": "API Polling", "type": "n8n-nodes-base.httpRequest", "typeVersion": 1, "position": [ 0, 0 ] }, { "parameters": {}, "name": "Set", "type": "n8n-nodes-base.set", "typeVersion": 1, "position": [ 300, 0 ] }, { "parameters": {}, "name": "Email", "type": "n8n-nodes-base.email", "typeVersion": 1, "position": [ 600, 0 ] }, { "parameters": {}, "name": "Medium", "type": "n8n-nodes-base.medium", "typeVersion": 1, "position": [ 900, 0 ] } ], "connections": { "API Polling": { "main": [ [ { "node": "Set", "type": "main", "index": 0 } ] ] }, "Set": { "main": [ [ { "node": "Email", "type": "main", "index": 0 } ] ] }, "Email": { "main": [ [ { "node": "Medium", "type": "main", "index": 0 } ] ] } }, "active": false, "settings": {}, "id": 936 }